Click or drag to resize

ItemWebClientReadFormQueryString Property

Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string WebClientReadFormQueryString { get; }

Property Value

Type: String
The web client read form query string.
See Also